home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / GRAPHICS / TOOLS / PDF / Readme < prev    next >
Encoding:
Text File  |  1997-05-26  |  2.9 KB  |  91 lines

  1. !pdf 0.63b dd 970526
  2.  
  3. ReadMe1st
  4. =========
  5. !pdf is based on the program xpdf from Derek Noonburg (<derekn@ece.cmu.edu>).
  6. The original xpdf README file is in this archive, as xpdf_docs.README. The
  7. directory xdpf_docs contains the original documents as supplied by Derek.
  8.  
  9. I have not included the source to !pdf because I am stil developing it.
  10. You can have the orginal source package as distributed by the original
  11. author (Derek Noonburg <derekn@ece.cmu.edu>). To obtain the original source
  12. you should look at:
  13.  
  14. WWW: http://www.contrib.andrew.cmu.edu/usr/dn0o/xpdf/xpdf.html
  15. FTP: ftp://ftp.andrew.cmu.edu/pub/xpdf/
  16.  
  17. Thanks are due to Derek for permission to distribute !pdf.
  18.  
  19. !pdf
  20. ====
  21.  
  22. !pdf is a RISC OS port of the pdf reader for X which has been written by
  23. Derek Noonburg. !pdf reads a Adobe(R) Portable Document Format (PDF) file
  24. and displays this in a window.
  25.  
  26. !pdf has been tested on:
  27. Archimedes 310  4 mb, RiscOs 3.1, FPA
  28. SA RiscPC      20 mb, RiscOs 3.7
  29.  
  30. Resources
  31. ========
  32. To use !pdf you need the following resources:
  33. - Acorn toolbox modules.
  34. - 2 megabyte of ram. You can alter the wimpslot but !pdf may hang because
  35.   of memory shortage by large documents.
  36. - Patience, the rendering of a page will take a long time. Even just a page
  37.   with text takes on a SA 2 - 3 seconds. If a page contains DCT images
  38.   (JPEG variant) the rendering can take tens of seconds on a SA. During the
  39.   rendering of a page !pdf will not cooperate 8-(.
  40. - !gzip. Well actually I have included the SA patched version of the gzip
  41.   module, I only can't recall the person who made the patch and where I got
  42.   it from, maybe he forgives me. 
  43.  
  44. Filetype
  45. ========
  46. The official filetype for Adobe(R) pdf files is &ADF.
  47.  
  48. Features
  49. ========
  50. Altough !pdf is based on version 0.6 of xpdf it does not support all the
  51. features of xpdf.
  52. The following features are supported by !pdf:
  53. - Zoom
  54. - Save as drawfile (use !Draw for printing your page)
  55. - Save as postscript file
  56. - Save as pdf file
  57.  
  58. The following features are not implemented:
  59. - clipping
  60. - encrypting
  61. - links are not active
  62.  
  63. Known bugs
  64. ==========
  65. - The dithering is not quite correct
  66. - Calculating alternate fontsizes is not quite correct
  67. - There is a difference in character mapping between my Archimedes and RiscPC
  68.  
  69. Planned features
  70. ================
  71. - Follow the links
  72. - Multidocument/Multiview (for technical reasons !pdf can only display one
  73.   file at a time, you can ofcourse start multiple !pdf's.
  74. - Multithreading the rendering phase
  75.  
  76. Bug reports
  77. ===========
  78. For bugs regarding !pdf you can email me. If those bugs relate to xpdf I will
  79. forward them to Derek Noonburg. Do not just say this or that does not work
  80. but also what pdf file (location only www or ftp address only please) and a
  81. small description of it (eg what page, appearence, chrash or looks, etc) and
  82. the !Pdf version please.
  83.  
  84. Please bear in mind that I do not have much time to enhance !pdf (this
  85. version waited 3 months before I finalised it) but I will work on it from
  86. time to time.
  87.  
  88.  
  89. Leo Smiers
  90. lsmiers@knoware.nl
  91.